x11: Some cleanups to the multihead initialization
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Feb 2016 15:19:13 +0000 (10:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Feb 2016 15:54:48 +0000 (10:54 -0500)
commite837aa69b686b3f32f9511e30f4e0b7acc0e1ffb
treef7b77329d6961d960e8cb60c6fb7171ae8df31c3
parent1dda932109f10d7582a8da9fd22626da835e9124
x11: Some cleanups to the multihead initialization

The significant change here is a memory leak fix in init_xrandr15.
The rest of the changes makes init_xrandr13 and init_xrandr15 more
parallel, and simplifies init_multihead.
gdk/x11/gdkscreen-x11.c